Avoid crashes when stepping with right-arrow through "^L^L".
authorEli Zaretskii <eliz@gnu.org>
Sat, 15 May 2010 14:43:55 +0000 (17:43 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 15 May 2010 14:43:55 +0000 (17:43 +0300)
commit7bd2dea9e53f2390f82f63952a9608debb263a4e
treeb273a1e86824f7b477b1514480ec6436899b07ec
parentabe5089dcf44612bde3f10904fc84b0ee92135e2
Avoid crashes when stepping with right-arrow through "^L^L".

 bidi.c (bidi_paragraph_init): Remove redundant assertion that we are at
 the beginning of a line after call to bidi_find_paragraph_start.
src/ChangeLog
src/bidi.c